Skip to content

Update import SQLAlchemy#497

Open
apurvsibal wants to merge 1 commit intomobolic:masterfrom
apurvsibal:patch-1
Open

Update import SQLAlchemy#497
apurvsibal wants to merge 1 commit intomobolic:masterfrom
apurvsibal:patch-1

Conversation

@apurvsibal
Copy link

The "flask.ext" style of naming/importing modules has been deprecated for a number of years now. You should use from flask_sqlalchemy import SQLAlchemy instead.

The "flask.ext" style of naming/importing modules has been deprecated for a number of years now. You should use from flask_sqlalchemy import SQLAlchemy instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant